I Wrote A Summarizer For HackerNews, Hereβs What I Learned
I created HackRecap, a personalized version of HackerNews that summarizes top stories and presents them in bite-sized reads. Using Goose and OpenAI, I fetched article text and recursively chunked and summarized it with the text completion API.